home *** CD-ROM | disk | FTP | other *** search
/ .net 2002 March / DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin / pc / PC Software / free_browsing / CrocBar_6-1 / Croc_Bar.exe / Croc_Bar / mainmenu.xml < prev    next >
Extensible Markup Language  |  2002-12-07  |  2KB  |  52 lines

  1. <?xml version="1.0"?>
  2. <mainmenu>
  3.     <menuitem text="Search with CrocCrawler"
  4.         flybyhelp="Search with CrocCrawler"
  5.         buttontext="rocCrawler Options"
  6.         url="http://www.croccrawler.com/cgi-bin/search.cgi?p=%s"
  7.         icon="1.ico"
  8.         id="1"
  9.         showbydefault="1"  />
  10.     <menuitem text="Search with Google"
  11.         flybyhelp="Search with Google"
  12.         buttontext="Google"
  13.         url="http://www.google.com/search?q=%s"
  14.         icon="2.ico"
  15.         id="2"
  16.         showbydefault="1"  />
  17.     <menuitem text="Search with Tucows Downloads"
  18.         flybyhelp="Search with Tucows Downloads"
  19.         buttontext="Tucows Downloads"
  20.         url="http://www.tucows.com/search?search=%s&sc=w&language_id=1&type=exactany&site_detail_id=653&ref=ultrabar"
  21.         icon="3.ico"
  22.         id="3"
  23.         showbydefault="1"  />
  24.     <menuitem text="Search with NewsHub"
  25.         flybyhelp="Search with NewsHub"
  26.         buttontext="NewsHub"
  27.         url="http://www.newshub.com/cgibin/search.cgi?keywords=%s&match_headline=1&match_art_body=1&bar=1"
  28.         icon="4.ico"
  29.         id="4"
  30.         showbydefault="1"  />
  31.     <menuitem text="Search with Dictionary.com"
  32.         flybyhelp="Search with Dictionary.com"
  33.         buttontext="Dictionary.com"
  34.         url="http://www.dictionary.com/search?q=%s"
  35.         icon="5.ico"
  36.         id="5"
  37.         showbydefault="1"  />
  38.     <menuitem text="Search with Yahoo! Stocks"
  39.         flybyhelp="Search with Yahoo! Stocks"
  40.         buttontext="Yahoo! Stocks"
  41.         url="http://finance.yahoo.com/q?s=%s&d=t"
  42.         icon="6.ico"
  43.         id="6"
  44.         showbydefault="1"  />
  45.     <menuitem text="Search with CGI Resource Index"
  46.         flybyhelp="Search with CGI Resource Index"
  47.         buttontext="CGI Resource Index"
  48.         url="http://cgi.resourceindex.com/search/index.cgi?search=%s&"
  49.         icon="7.ico"
  50.         id="7"
  51.         showbydefault="1"  />
  52.     </mainmenu>